runtime.mspan.refillAllocCache (method)
5 uses
runtime (current package)
mbitmap.go#L149: func (s *mspan) refillAllocCache(whichByte uintptr) {
mbitmap.go#L189: s.refillAllocCache(whichByte)
mbitmap.go#L211: s.refillAllocCache(whichByte)
mcentral.go#L181: s.refillAllocCache(whichByte)
mgcsweep.go#L636: s.refillAllocCache(0)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)